object Form53: TForm53 Left = 235 Top = 141 Width = 640 Height = 454 Caption = 'Evidence CD ' + ' Trell@atlas.cz' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poDesktopCenter Visible = True OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 46 Top = 50 Width = 37 Height = 13 Caption = 'N�zev :' end object Label2: TLabel Left = 53 Top = 117 Width = 26 Height = 13 Caption = 'Rok :' end object Label3: TLabel Left = 36 Top = 84 Width = 45 Height = 13 Caption = 'Interpret :' end object Label5: TLabel Left = 24 Top = 179 Width = 55 Height = 13 Caption = 'Pozn�mky :' end object Label6: TLabel Left = 45 Top = 148 Width = 34 Height = 13 Caption = 'D�lka :' end object Bevel1: TBevel Left = 6 Top = 39 Width = 621 Height = 169 end object Label7: TLabel Left = 502 Top = 111 Width = 32 Height = 13 Caption = 'Label7' end object Label8: TLabel Left = 7 Top = 412 Width = 3 Height = 13 end object Label9: TLabel Left = 572 Top = 413 Width = 32 Height = 13 Caption = 'Label9' end object Label4: TLabel Left = 407 Top = 143 Width = 79 Height = 13 Caption = 'Eviden�n� ��slo :' end object Button1: TButton Left = 4 Top = 5 Width = 59 Height = 25 Caption = 'Hledat' TabOrder = 0 OnClick = Button1Click OnKeyDown = Button1KeyDown end object Button2: TButton Left = 67 Top = 5 Width = 59 Height = 25 Caption = 'Vlo�it' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 130 Top = 5 Width = 59 Height = 25 Caption = 'Upravit' TabOrder = 3 OnClick = Button3Click end object Button4: TButton Left = 192 Top = 5 Width = 59 Height = 25 Caption = 'Smazat' TabOrder = 4 OnClick = Button4Click end object Button5: TButton Left = 255 Top = 5 Width = 59 Height = 25 Caption = 'Seznam' TabOrder = 5 OnClick = Button5Click end object Button6: TButton Left = 318 Top = 5 Width = 59 Height = 25 Caption = 'Export' TabOrder = 6 OnClick = Button6Click end object Button7: TButton Left = 381 Top = 5 Width = 59 Height = 25 Caption = 'Import' TabOrder = 7 OnClick = Button7Click end object Button8: TButton Left = 568 Top = 5 Width = 59 Height = 25 Caption = 'OK' TabOrder = 10 OnClick = Button8Click end object Edit1: TEdit Left = 94 Top = 45 Width = 459 Height = 20 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Andale Mono' Font.Style = [] MaxLength = 56 ParentFont = False ReadOnly = True TabOrder = 11 OnExit = Edit1Exit OnKeyDown = Edit1KeyDown end object Edit2: TEdit Left = 94 Top = 79 Width = 373 Height = 21 MaxLength = 45 TabOrder = 12 OnKeyDown = Edit2KeyDown end object Edit3: TEdit Left = 94 Top = 111 Width = 44 Height = 21 MaxLength = 4 TabOrder = 13 OnKeyDown = Edit3KeyDown end object Edit4: TEdit Left = 94 Top = 143 Width = 73 Height = 21 MaxLength = 8 TabOrder = 14 OnKeyDown = Edit4KeyDown end object StringGrid1: TStringGrid Left = 5 Top = 215 Width = 622 Height = 194 ColCount = 6 DefaultRowHeight = 18 FixedCols = 0 TabOrder = 1 OnDblClick = StringGrid1DblClick OnKeyDown = StringGrid1KeyDown OnSelectCell = StringGrid1SelectCell ColWidths = ( 38 206 169 40 62 81) end object Edit8: TEdit Left = 94 Top = 176 Width = 459 Height = 21 MaxLength = 56 TabOrder = 15 OnKeyDown = Edit8KeyDown end object Button9: TButton Left = 506 Top = 5 Width = 58 Height = 25 Caption = 'Zp�t' TabOrder = 9 OnClick = Button9Click end object Button10: TButton Left = 444 Top = 5 Width = 58 Height = 25 Caption = 'Tisk' TabOrder = 8 OnClick = Button10Click end object Button11: TButton Left = 552 Top = 412 Width = 75 Height = 14 Caption = 'Registrovat' TabOrder = 16 OnClick = Button11Click end object CheckBox1: TCheckBox Left = 503 Top = 85 Width = 98 Height = 17 Caption = 'Zamyk�n� dat' TabOrder = 17 OnClick = CheckBox1Click end object Edit5: TEdit Left = 501 Top = 139 Width = 51 Height = 21 MaxLength = 5 TabOrder = 18 OnKeyDown = Edit5KeyDown end object Button12: TButton Left = 8 Top = 217 Width = 38 Height = 19 Caption = '��s.' TabOrder = 19 OnClick = Button12Click end object Button13: TButton Left = 46 Top = 217 Width = 207 Height = 19 Caption = 'N�zev ' TabOrder = 20 OnClick = Button13Click end object Button14: TButton Left = 253 Top = 217 Width = 170 Height = 19 Caption = 'Interpret ' TabOrder = 21 OnClick = Button14Click end object Button15: TButton Left = 423 Top = 217 Width = 41 Height = 19 Caption = ' Rok ' TabOrder = 22 OnClick = Button15Click end object Button16: TButton Left = 464 Top = 217 Width = 63 Height = 19 Caption = 'D�lka ' TabOrder = 23 OnClick = Button16Click end object Button17: TButton Left = 527 Top = 217 Width = 82 Height = 19 Caption = 'Pozn. ' TabOrder = 24 OnClick = Button17Click end object Button18: TButton Left = 218 Top = 139 Width = 101 Height = 25 Caption = 'Seznam skladeb' TabOrder = 25 OnClick = Button18Click end object OpenDialog1: TOpenDialog Filter = 'Trt files|*.trt' Left = 555 Top = 59 end object SaveDialog1: TSaveDialog Filter = 'Trt files|*.trt' Left = 587 Top = 59 end object Timer1: TTimer Interval = 3000 OnTimer = Timer1Timer Left = 528 Top = 56 end end